gdk/wayland: Handle non-existant gsettings keys
authorRui Matos <tiagomatos@gmail.com>
Mon, 9 Jan 2017 16:47:54 +0000 (17:47 +0100)
committerRui Matos <tiagomatos@gmail.com>
Tue, 10 Jan 2017 14:17:32 +0000 (15:17 +0100)
commitae61220c9fdd587771e9d474240327b9f8fbeb62
treeaafc1d913952fe0fb9bb6dd588a164f21dab2350
parentb46da27d34fdae40541e648a0a8ece20981f75a5
gdk/wayland: Handle non-existant gsettings keys

Since we're a library, crashing on gsettings keys, whose presence is out
of our control, isn't appropriate.

https://bugzilla.gnome.org/show_bug.cgi?id=775846
gdk/wayland/gdkscreen-wayland.c